projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb96d15
)
Typo in autoload cookie.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 1 Jun 1993 21:42:03 +0000
(21:42 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 1 Jun 1993 21:42:03 +0000
(21:42 +0000)
lisp/tar-mode.el
patch
|
blob
|
history
diff --git
a/lisp/tar-mode.el
b/lisp/tar-mode.el
index 7360fb32ab553408a7e7b5fdbf2247b6b4997b8a..76259bb20fbb49637016c9a565ce22dbf76ea8ce 100644
(file)
--- a/
lisp/tar-mode.el
+++ b/
lisp/tar-mode.el
@@
-470,7
+470,7
@@
is visible (and the real data of the buffer is hidden)."
(put 'tar-mode 'mode-class 'special)
(put 'tar-subfile-mode 'mode-class 'special)
-;;;##autoload
+;;;##
#
autoload
(defun tar-mode ()
"Major mode for viewing a tar file as a dired-like listing of its contents.
You can move around using the usual cursor motion commands.